Makefile inclusion of Paths.mk should be conditional
authorIan Campbell <ian.campbell@citrix.com>
Mon, 4 Aug 2014 13:29:17 +0000 (14:29 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 4 Aug 2014 16:00:10 +0000 (17:00 +0100)
commitb15599e84f90232c80753fead201d50c89b5d159
tree5cad0e014609e825abedcb65b1fb57d5eb3659aa
parentf65a05af142d47fcfbca14778348edad213fcf2c
Makefile inclusion of Paths.mk should be conditional

Since it may not exist when doing e.g. "make clean". There is
existing logic in the makefiles which will raise an error if an
actual build target is invoked without having run configure.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
config/Stubdom.mk.in
tools/Rules.mk